Skip to content

Fixed a crash caused by excessively long stack traces.#37

Open
LionelDrew wants to merge 2 commits intoAzure:masterfrom
LionelDrew:crash_long_msg
Open

Fixed a crash caused by excessively long stack traces.#37
LionelDrew wants to merge 2 commits intoAzure:masterfrom
LionelDrew:crash_long_msg

Conversation

@LionelDrew
Copy link

No description provided.

@anporumb
Copy link

I have looked at the proposed changes. I believe that indeed the API (wcstombs_s) usage was faulty before. I have modified the existing code to still use TRUNCATE, but to verify the returned value properly. I have added a deep stack test for this purpose.

This was the PR (#45). It contains a whole lot more than just the fix for the wcstombs_s usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants